***Antipattern***
Count: 18
POST  /customers/{customer_id}/deviceBatches/{deviceBatch_id}/devices [Singular last node with POST method.] 
POST  /customers/{customer_id}/policies [Singular last node with POST method.] 
POST  /customers/{customer_id}/deviceBatches [Singular last node with POST method.] 
POST  /roles/{role_id}/usermembers [Singular last node with POST method.] 
POST  /validations/address [Singular last node with POST method.] 
POST  /customers/{customer_id}/transfers/{transfer_id}/accept [Singular last node with POST method.] 
POST  /customers/{customer_id}/subscriptions/{subscription_id}/activate [Singular last node with POST method.] 
POST  /extensions/product/checkinventory [Singular last node with POST method.] 
POST  /customers/{customer_id}/carts/{cart_id}/checkout [Singular last node with POST method.] 
POST  /customers/{customer_id}/subscriptions/{subscription_id}/conversions [Singular last node with POST method.] 
POST  /customers/{customer_id}/transfers [Singular last node with POST method.] 
POST  /customers/{customer_id}/subscriptions/{subscription_id}/transitions [Singular last node with POST method.] 
POST  /customers/{customer_id}/verifieddomain [Singular last node with POST method.] 
POST  /customers/{customer_id}/qualifications [Singular last node with POST method.] 
POST  /customers/{customer_id}/directoryroles/{role_id}/usermembers [Singular last node with POST method.] 
POST  /SelfServePolicy [Singular last node with POST method.] 
POST  /productUpgrades [Singular last node with POST method.] 
POST  /productUpgrades/eligibility [Singular last node with POST method.] 

***Pattern***
Count: 52
GET  /auditactivity/v{version}/auditrecords/{id}regular methods.
GET  /auditactivity/v{version}/auditrecords?auditRequest.startDate={auditRequest.startDate}regular methods.
DELETE  /customers/{customer_id}/deviceBatches/{deviceBatch_id}/devices/{device_id} [Pluralized last node with PUT|DELETE method.] 
GET  /customers/{customer_id}/batchJobStatus/{batchUploadTracking_id}regular methods.
GET  /customers/{customer_id}/deviceBatchesregular methods.
GET  /customers/{customer_id}/deviceBatches/{deviceBatch_id}/devicesregular methods.
PUT  /customers/{customer_id}/deviceBatches/{deviceBatch_id}/devices/{device_id} [Pluralized last node with PUT|DELETE method.] 
PATCH  /customers/{customer_id}/DevicePolicyUpdatesregular methods.
DELETE  /roles/{role_id}/usermembers/{member_id} [Pluralized last node with PUT|DELETE method.] 
GET  /rolesregular methods.
GET  /profiles/billingregular methods.
GET  /profiles/legalbusinessregular methods.
GET  /profiles/mpnregular methods.
GET  /profiles/organizationregular methods.
GET  /profiles/partnernetworkprofileregular methods.
GET  /profiles/supportregular methods.
GET  /roles/{role_id}/usermembersregular methods.
PUT  /profiles/billing [Pluralized last node with PUT|DELETE method.] 
PUT  /profiles/legalbusiness [Pluralized last node with PUT|DELETE method.] 
PUT  /profiles/organization [Pluralized last node with PUT|DELETE method.] 
PUT  /profiles/support [Pluralized last node with PUT|DELETE method.] 
GET  /invoicesregular methods.
GET  /customers/{customer_id}/servicecosts/{billing_period}/lineitemsregular methods.
GET  /customers/{customer_id}/servicecosts/{billing_period}regular methods.
GET  /invoices/estimates/linksregular methods.
GET  /invoices/{invoice_id}/lineitemsregular methods.
GET  /invoices/summaryregular methods.
GET  /invoices/{invoice_id}/documents/statementregular methods.
GET  /invoices/summariesregular methods.
GET  /applicationmfaadoptionstatusregular methods.
GET  /nonMfaCompliantPartnerPrincipalsregular methods.
GET  /partnerRequestsregular methods.
HEAD  /domains/{domain}regular methods.
GET  /products/{productId}/skus/{skuId}/availabilities/{availabilityId}regular methods.
GET  /customers/{customer_id}/orders/{order_id}/lineitems/{line_item_number}/activationlinksregular methods.
GET  /customers/{customer_id}/subscriptions/{subscription_id}/conversionsregular methods.
GET  /customers/{customer_id}/orders/{order_id}/provisioningstatusregular methods.
GET  /validations/checkdomainavailability/{domain_prefix}regular methods.
GET  /customers/{customer_id}/agreementsregular methods.
GET  /customers/{customer_id}/profiles/billingregular methods.
GET  /customers/{customer_id}/profiles/companyregular methods.
GET  /customers/{customer_id}/serviceincidents/officeregular methods.
GET  /customers/{customer_id}/qualificationsregular methods.
GET  /customers/{customer_id}/users/{user_id}/licensesregular methods.
GET  /relationshipsregular methods.
PUT  /customers/{customer_id}/profiles/billing [Pluralized last node with PUT|DELETE method.] 
GET  /customers/{customer_id}/usagebudgetregular methods.
GET  /customers/{customer_id}/subscriptions/{subscription_id}/azureEntitlementsregular methods.
GET  /customers/{customer_id}/subscriptions/{subscription_id}/usagerecords/resourcesregular methods.
GET  /customers/{customer_id}/subscriptions/{subscription_id}/meterusagerecordsregular methods.
GET  /customers/{customer_id}/subscriptions/usagerecordsregular methods.
GET  /customers/{customer_id}/subscriptions/{subscription_id}/usagesummaryregular methods.
